home *** CD-ROM | disk | FTP | other *** search
/ PC Extra 07 & 08 / pca1507.iso / Software / psp8 / Data1.cab / batch_process.swf / scripts / DefineButton2_15 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2003-04-22  |  112 b   |  6 lines

  1. on(press){
  2.    _global.mov.stop();
  3.    _global.a = "dragging";
  4.    startDrag(_global.sli,1,60,494,580,494);
  5. }
  6.